home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.1 / gperf.1 < prev    next >
Text File  |  1995-07-25  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      GGGGPPPPEEEERRRRFFFF((((1111))))        UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((DDDDeeeecccceeeemmmmbbbbeeeerrrr 11116666,,,, 1111999988888888))))        GGGGPPPPEEEERRRRFFFF((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           gperf - generate a perfect hash function from a key set
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           ggggppppeeeerrrrffff [ ----aaaaddddgggghhhhiiiijjjjkkkkllllnnnnoooopppprrrrssssSSSSttttvvvv ] [ _k_e_y_f_i_l_e ]
  13.  
  14.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.           _g_p_e_r_f reads a set of ``keys'' from _k_e_y_f_i_l_e (or, by default,
  16.           from the standard input) and attempts to find a non-minimal
  17.           perfect hashing function that recognizes a member of the key
  18.           set in constant, i.e., O(1), time.  If such a function is
  19.           found the program generates a pair of _C source code routines
  20.           that perform the hashing and table lookup.  All generated
  21.           code is directed to the standard output.
  22.  
  23.           Please refer to the _g_p_e_r_f._t_e_x_i_n_f_o file for more information.
  24.           This file is distributed with _g_p_e_r_f release.
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 3/28/94)
  64.  
  65.  
  66.  
  67.